public string SID { get; set; }
Public Property SID As String Get Set
public: property String^ SID { String^ get (); void set (String^ value); }
member SID : string with get, set
In This Article