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