public UIPanGestureRecognizer panGesture {get;}
Public ReadOnly Property panGesture As UIPanGestureRecognizer
public UIPanGestureRecognizer panGesture {get;}
iOS Only property (nonatomic,retain,readonly) UIPanGestureRecognizer *panGesture;
get_panGesture();