age overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Return a reference to the modifiable "Age" attribute of this object.

int&
age();

Return the value of the "Age" attribute of this object.

int
age() const;

Created with MrDocs