Central body.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property CentralBody() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_CentralBody(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def CentralBody(self) -> str: @CentralBody.setter def CentralBody(self, CentralBody:str) -> None: |





