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