[ Version ( since = "1.10" ) ]
public int repeat_count { get; set; }
Defines how many times the timeline should repeat.
If the repeat count is 0, the timeline does not repeat.
If the repeat count is set to -1, the timeline will repeat until it is stopped.