properties property
When type is "object", this defines the properties of the object
Implementation
final Map<String, ParameterProperty>? properties;
When type is "object", this defines the properties of the object
final Map<String, ParameterProperty>? properties;