Property Props
Typed access to object properties
Replaces the need to work with raw JSON or type casting
TProps Props { get; set; }
Typed access to object properties
Replaces the need to work with raw JSON or type casting
TProps Props { get; set; }