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