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