publicAccess property

bool? publicAccess
getter/setter pair

A flag to signal that the SchemaPlace is open to public visitors. If this property is omitted there is no assumed default boolean value.

Implementation

bool? publicAccess;