name property

String name
getter/setter pair

The name of the type (for example, Windows.Storage.IStorageFile or LPWSTR), if it is not a primitive type.

For a type like BaseType.Int8, this is empty.

Implementation

String name;