attributes property
ListBuilder<String>
get
attributes
Implementation
ListBuilder<String> get attributes;
set
attributes
(ListBuilder<String> ? attributes)
Implementation
set attributes(ListBuilder<String>? attributes);