[Missing <summary> documentation for "P:DatabaseObjects.SQL.SQLTableField.AcceptsNull"]
public bool AcceptsNull { get; set; }
Public Property AcceptsNull As Boolean Get Set
public: property bool AcceptsNull { bool get (); void set (bool value); }