public bool AllowDragOut { get; set; }
Public Property AllowDragOut As Boolean Get Set
public: property bool^ AllowDragOut { bool^ get (); void set (bool^ value); }