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