profiles property

List<ProfileSummary>? profiles
getter/setter pair

List of profiles under this web property.

Implementation

core.List<ProfileSummary>? profiles;