Anim Sequence creation on Python. How to set skeleton and animation range?

In unreal.AnimationLibrary and unreal.AnimSequence there are read only attributes regarding skeleton and animation range.

I assumed these properties are set when asset created but did not find any possibility to insert them.

Am I missing something?