public Nullable<bool> AllowAddOnAllNodes { get; set; }
Public Property AllowAddOnAllNodes As Nullable(Of Boolean) Get Set
public: property Nullable<bool^> AllowAddOnAllNodes { Nullable<bool^> get (); void set (Nullable<bool^> value); }