private CesiumSphericalListValuePropertyAdaptor <DirectionListCesiumWriter> CreateSphericalList()
 {
     return(CesiumValuePropertyAdaptors.CreateSphericalList(this));
 }