entries property
For CHOICE or MULTISELECT properties, the list of possible entries.
Implementation
core.List<ManagedPropertyEntry>? entries;
For CHOICE or MULTISELECT properties, the list of possible entries.
core.List<ManagedPropertyEntry>? entries;