public UIRotationGestureRecognizer rotateGesture {get;}
Public ReadOnly Property rotateGesture As UIRotationGestureRecognizer
public UIRotationGestureRecognizer rotateGesture {get;}
iOS Only property (nonatomic,retain,readonly) UIRotationGestureRecognizer *rotateGesture;
get_rotateGesture();