public int PieResolution { get; set; }
Public Property PieResolution As Integer
public: property int PieResolution { int get (); void set (int value); }