name property

String name
final

The name of the function being invoked, with underscores converted to hyphens.

If this function is a plain CSS function, use originalName instead.

Implementation

final String name;