private CesiumSphericalValuePropertyAdaptor <DirectionCesiumWriter> CreateSpherical()
 {
     return(CesiumValuePropertyAdaptors.CreateSpherical(this));
 }