string Connector { get; set; }
Property Connector As String Get Set
property String^ Connector { String^ get (); void set (String^ value); }
abstract Connector : string with get, set
In This Article