items property

List<Webproperty>? items
getter/setter pair

A list of web properties.

Implementation

core.List<Webproperty>? items;