Returns the component description.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Description() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Description(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getDescription(); |
| [Python - STK API] |
|---|
@property def Description(self) -> str: |





