MaterialProperty.name
var name: string;
string name;
name as string
Description

Name of the property (Read Only).

This is the variable name that is used in the shader, for example _MainTex.

See Also: displayName.