public string Protocol { get; set; }
Public Property Protocol As String Get Set
public: property String^ Protocol { String^ get (); void set (String^ value); }