LastModifiedName property
String?
get
LastModifiedName
Implementation
String? get LastModifiedName =>
this.PropertyBag[ItemSchema.LastModifiedName] as String?;
String? get LastModifiedName =>
this.PropertyBag[ItemSchema.LastModifiedName] as String?;