Function GIProbe.data

The GIProbeData resource that holds the data for this GIProbe.

GIProbeData data() nothrow @property @nogc;

void data (
  GIProbeData v
) nothrow @property @nogc;