Cell.value

struct Cell
@serializationIgnoreOutIf!`a.empty`
string value;

Meta