* A flag to indicate that this conformance statement is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
* </p>
*/
public BooleanDt getExperimental() {
if (myExperimental == null) {
myExperimental = new BooleanDt();
}
return myExperimental;
}