isTopLevel 属性

bool isTopLevel

判断此声明是否为顶层。

如果声明的所有者是 owner,则认为该声明是顶层的。

实现

bool get isTopLevel;