Click or drag to resize

SunCentralBodyName Property

Gets or sets the name of the central body.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override string Name { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
ArgumentNullException Thrown when value is .
See Also