Description

Name of the model. DATATYPE: String.

Property Type

  • Read-write property

Syntax

Public Property Name() As Variant

Example

Dim MyModel As Model
Dim MyName As String

MyModel.Name = MyName

See Also

  • No labels