private CesiumHeightReferenceValuePropertyAdaptor <HeightReferenceCesiumWriter> CreateHeightReference()
 {
     return(CesiumValuePropertyAdaptors.CreateHeightReference(this));
 }