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