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