public sealed record CadCommandTokenSlotContract(int SlotIndex, string Name, CadCommandParameterKind Kind, bool IsOptional, bool IsVariadic, string? Description, string? DefaultValue, string? Example) : IEquatable<CadCommandTokenSlotContract>
kind:method, kind:property, kind:ctor. Press Esc to clear.