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