[Missing <summary> documentation for "P:AW.Camera.Zoom"]
public float Zoom { get; set; }
Public Property Zoom As Single Get Set
public: property float Zoom { float get (); void set (float value); }