string Class { get; set; }
Property Class As String Get Set
property String^ Class { String^ get (); void set (String^ value); }