public float Rotation { get; init; }
Public Property Rotation As Single Get Set
public: property float Rotation { float get (); void set (float value); }
member Rotation : float32 with get, set
In This Article