public bool ScopeInitialized { get; }
Public ReadOnly Property ScopeInitialized As Boolean
Get
public:
virtual property bool ScopeInitialized {
bool get () sealed;
}
abstract ScopeInitialized : bool with get
override ScopeInitialized : bool with get