Gets the first backup space instance.
the value is null if there's currently no back space instance.

C# | Visual Basic | Visual C++ | J# |
ISpaceInstance Backup { get; }
ReadOnly Property Backup As ISpaceInstance
property ISpaceInstance^ Backup { ISpaceInstance^ get (); }
/** @property */ ISpaceInstance get_Backup()