Click or drag to resize

SolarSystemBarycenter.Name Property

Gets or sets the name of this solar system's barycenter.

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

Property Value

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