Gets and sets the spin angle.
JavaScript
Roll
C#
double Roll { get; set; }
C++
HRESULT Roll([out, retval] double* pVal)
HRESULT Roll([in] double pVal)