@Kopernicus
{
    //https://github.com/Kopernicus/Kopernicus/wiki/Syntax-for-stars
    Body
    {
        //%name = %(theName)s
        Template
        {
            name = Sun
        }
        //%(theProperties)s
        //%(theOrbitData)s
        //%(theRingData)s
        ScaledVersion
        {
        //%(theLightData)s
        //%(theMaterialData)s
        //%(theCoronasData)s
        }
        //%(theSolarPowerCurve)s
    }
}