Variable DepthInfo.write

struct DepthInfo
{
  // ...
  std.typecons.Flag!("write") write ;
  // ...
}