private CesiumDoubleListValuePropertyAdaptor <DoubleListCesiumWriter> CreateDoubleList()
 {
     return(CesiumValuePropertyAdaptors.CreateDoubleList(this));
 }