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