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





