hasProperty
Checks if a schema has a property with the specified name.
Return
true if the property exists, false otherwise
Parameters
schema
The schema definition to check
propertyName
The name of the property
Checks if a schema has a property with the specified name.
true if the property exists, false otherwise
The schema definition to check
The name of the property