Function Area.audioBusName

The name of the area's audio bus.

String audioBusName() nothrow @property @nogc;

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