[This is preliminary documentation and is subject to change.]
public Category Category { get; set; }
Public Property Category As Category
public: property Category Category { Category get (); void set (Category value); }