* Identifies the name of a slice defined elsewhere in the profile whose constraints should be applied to the current element
* </p>
*/
public StringDt getNameReference() {
if (myNameReference == null) {
myNameReference = new StringDt();
}
return myNameReference;
}