public Unit Top { get; set; }
Public Property Top As Unit
public: property Unit Top { Unit get (); void set (Unit value); }