interface UECustomPropertyMeta {
    names: string[];
}

Properties

Properties

names: string[]