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