Returns the current state of the space.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
SpaceState State { get; }
ReadOnly Property State As SpaceState Get
property SpaceState State { SpaceState get (); }
/** @property */ SpaceState get_State()
