Function Resource.resourceName

The name of the resource. This is an optional identifier.

String resourceName() nothrow @property @nogc;

void resourceName (
  String v
) nothrow @property @nogc;