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





