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.
ReC
Description
Languages
C#
100%