public string Class { get; set; }
Public Property Class As String
public: property String^ Class { String^ get (); void set (String^ value); }