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