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