bool Dragging { get; set; }
Property Dragging As Boolean Get Set
property bool Dragging { bool get (); void set (bool value); }