Variable Unit.Part.value

value of the part

struct Unit.Part
{
  // ...
  long value ;
  // ...
}