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