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