Description
The name of the current kernel definition.
-
Property type
-
A String value.
-
Syntax
-
object.Name [= value]
The Name Property syntax has these parts: |
| object | An expression evaluating to an object of type McKernel. | | value | A String value. | Remarks
For a kernel containing several definitions (Count > 1), this property reflects the definition identified by Index.
|