Yaw angle in degrees.
throws DocumentException An error has occurred during Document Library execution.
double get yaw => _handle.ref.Yaw;
set yaw(double value) => _handle.ref.Yaw = value;