public UILongPressGestureRecognizer holdGesture {get;}
Public ReadOnly Property holdGesture As UILongPressGestureRecognizer
public UILongPressGestureRecognizer holdGesture {get;}
iOS Only property (nonatomic,retain,readonly) UILongPressGestureRecognizer *holdGesture;
get_holdGesture();