Gets a ISpaceInstance that was started within the processing unit instance. Will
return null if no embedded space instances were started (or none has been detected yet).

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