Which of the following correctly describes the disallow property of the JSON Schema?( )
It indicates that the property will be used for volatile values that should not be persisted with.
It indicates that the instance property should not be changed.
It specifies that an instance property is an internal property that should not be made visible to the users.
This attribute may take the same values as the "type" attribute.