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

Display name of the property (Read Only).

This is the user-visible property name, for example "Main Texture" that is declared in the shader's Properties block.

See Also: name.