Description
Returns the name of this project, which is used as an index in the Projects collection.
-
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 McProject. | | value | A String value. |
|