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





