public float PenWidth{ get; set;}
Public Property PenWidth As Single
public: property float PenWidth { float get (); void set (float value); }