scope property

IContentScope? get scope

Property getter and setter for scope:

Implementation

IContentScope? get scope;
set scope (IContentScope? scope)

Implementation

set scope(IContentScope? scope);