Gets the ISpaceInstance that will be replicated to.
the value would be null if replication is disabled/disconnected.

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