HasPicture property
bool?
get
HasPicture
Implementation
bool? get HasPicture => this.PropertyBag[ContactSchema.HasPicture] as bool?;
bool? get HasPicture => this.PropertyBag[ContactSchema.HasPicture] as bool?;