Property EnableLastWill
EnableLastWill
Gets or sets whether Last Will and Testament is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? EnableLastWill { get; set; }
Property Value
- bool?
Gets or sets whether Last Will and Testament is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? EnableLastWill { get; set; }