[This is preliminary documentation and subject to change.]
Get the squared magnitude
[Visual Basic]
Public Property ReadOnly Single As [C#]
public float Single { get; }
[C++]
public: __property get_Single();
[JScript]
public function get Single() : float