Value is the JSON value of the Node.
@$pb.TagNumber(2) $0.Value get value => $_getN(1);
@$pb.TagNumber(2) set value($0.Value v) { setField(2, v); }