Property Usable
Usable
Gets or sets whether this item property can be activated by the user. When true, the property appears as a usable ability on the item and may consume uses per day.
public bool Usable { get; set; }
Gets or sets whether this item property can be activated by the user. When true, the property appears as a usable ability on the item and may consume uses per day.
public bool Usable { get; set; }