I am using this code in "Calculate Field" to calculate the lat and long and re project the coordinates so I figure it has to be something similar.
arcpy.PointGeometry(!SHAPE!.firstPoint,!SHAPE.spatialReference!).projectAs(arcpy.SpatialReference(4326)).firstPoint.Y