A persistent option cannot be removed from the option group once the option group is used, but this option can be removed from the db
instance while modifying the related data and assigning another option group without this option.

C# |
public bool Persistent { get; set; }