> For the complete documentation index, see [llms.txt](https://kinematicsoup.gitbook.io/reactor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kinematicsoup.gitbook.io/reactor/api-reference/ks.reactor/ks.reactor.ksscript-2/ks.reactor.ksscript-2.iinternals.md).

# Interface ksScript\<Parent, Script>.IInternals

Namespace: [KS.Reactor](/reactor/api-reference/ks.reactor.md)\
Assembly: KSCommon.dll

Internal interface. These members are hidden unless the class is cast to this interface.

```csharp
public interface ksScript<Parent, Script>.IInternals
```

## Properties

### Parent <a href="#ks_reactor_ksscript_2_iinternals_parent" id="ks_reactor_ksscript_2_iinternals_parent"></a>

```csharp
Parent Parent { get; set; }
```

#### Property Value

Parent
