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