type-declaration character <definition>

Microsoft VBA

type-declaration character

A character appended to a variable name indicating the variable's data type. By default, variables are of type Variant unless a corresponding Deftype statement is present in the module.