Returns true if this space secured, otherwise false.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool Secured { get; }
ReadOnly Property Secured As Boolean Get
property bool Secured { bool get (); }
/** @property */ boolean get_Secured()