public Unit Unit { get; set; }
Public Property Unit As Unit Get Set
public: property Unit Unit { Unit get (); void set (Unit value); }
member Unit : Unit with get, set