MaterialProperty.name
var name: 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.