Property Category
Category
Gets the category this command belongs to.
public string Category { get; }
Property Value
- string
The category name (e.g., "Punctuation", "LineBreaks").
Gets the category this command belongs to.
public string Category { get; }
The category name (e.g., "Punctuation", "LineBreaks").