public bool Draggable { get; set; }
Public Property Draggable As Boolean
public: property bool Draggable { bool get (); void set (bool value); }