Function AudioStreamPlayer3D.bus

Bus on which this audio is playing.

String bus() nothrow @property @nogc;

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