94561fe0143baaae3603ef4166aed04326f10cda
A new `Sequence` property of type `byte` was added to the `CreateRecActionCommand` record. It is initialized with a default value of `1` and includes a `set` accessor, making it mutable. This property allows the record to store or manipulate sequence-related information, enhancing its functionality.
Description
Languages
C#
100%