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