isUndefinedAllowed property Null safety
Gets flag to allow undefined properties
Returns true to allow undefined properties and false to disallow.
Sets flag to allow undefined properties
value
true to allow undefined properties and false to disallow.