scope property

IContentScope? scope

Property getter and setter for scope:

Implementation

IContentScope? get scope;
void scope=(IContentScope? scope)

Implementation

set scope(IContentScope? scope);