Function Area.reverbBusName

The reverb bus name to use for this area's associated audio.

String reverbBusName() nothrow @property @nogc;

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