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