@Matrix decorator creates a two-dimensional array based on the specified width and height arguments.
@Matrix
The type of the class the decorator is applied to.
The type of the decorated property.
Optional
Optional configuration.
The property decorator function.
@Matrix
decorator creates a two-dimensional array based on the specified width and height arguments.