IsUnmodified property
bool?
get
IsUnmodified
Implementation
bool? get IsUnmodified => this.PropertyBag[ItemSchema.IsUnmodified] as bool?;
bool? get IsUnmodified => this.PropertyBag[ItemSchema.IsUnmodified] as bool?;