string Alias { get; set; }
Property Alias As String
property String^ Alias { String^ get (); void set (String^ value); }