public UITapGestureRecognizer doubleTapGesture {get;}
Public ReadOnly Property doubleTapGesture As UITapGestureRecognizer
public UITapGestureRecognizer doubleTapGesture {get;}
iOS Only property (nonatomic,retain,readonly) UITapGestureRecognizer *doubleTapGesture;
get_doubleTapGesture();