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