public float Zoom { get; set; }
Public Property Zoom As Single Get Set
public: property float^ Zoom { float^ get (); void set (float^ value); }