Returns a LOGICAL indicating if the JsonObject contains the named property.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.Json.ObjectModel.JsonObject class
Has( INPUT property-name AS CHARACTER )
If this parameter is the empty string ("") or is the Unknown value (?), a JsonError is raised.