webProperties property

List<WebPropertySummary>? webProperties
getter/setter pair

List of web properties under this account.

Implementation

core.List<WebPropertySummary>? webProperties;