{"openapi":"3.0.4","info":{"title":"PropertyValue","version":"0.0.1"},"paths":{},"components":{"schemas":{"PropertyValue":{"type":"object","properties":{"labelValue":{"type":"string","description":"The text value of a property defined as having the 'Label' type.","nullable":true},"metricValue":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/MetricValue"},"labelValueSet":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/LabelValueSet"}},"additionalProperties":false,"description":"The value of the property.","title":"PropertyValue"}}}}