Public ReadOnly Property Alias As String
public string Alias { get; }
public: property String^ Alias { String^ get (); }
function get_alias();