A property reference value

interface ReferencedPropertyValueV3 {
    property: string[];
}

Properties

Properties

property: string[]