Reads a value of the specified plugin property. This 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.






