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