public RotationAngle RotationAngle { get; set; }Public Property RotationAngle As RotationAngle
Get
Setpublic:
property RotationAngle RotationAngle {
RotationAngle get ();
void set (RotationAngle value);
}member RotationAngle : RotationAngle with get, set