```java @VclClass class ConfidentialDataType { @VclField string fieldA; @VclField int fieldB; } ``` The design is not finalized, and subject to change!