The method reads a value of the specified plugin property. The method throws an exception if the property does not exist.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
def GetProperty(self, Name:str) -> str: |
- Name
- The name of the property to be read.





