CentralBodiesFacet.Uranus Property |
Gets the planet Uranus.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic UranusCentralBody Uranus { get; }
Public ReadOnly Property Uranus As UranusCentralBody
Get
public:
property UranusCentralBody^ Uranus {
UranusCentralBody^ get ();
}
member Uranus : UranusCentralBody with get
Property Value
Type:
UranusCentralBody
See Also