Variable NWItemproperty.costValue

struct NWItemproperty
{
  // ...
  ushort costValue = cast(ushort)0u;
  // ...
}