TextBody property
TextBody?
get
TextBody
Implementation
complex.TextBody? get TextBody =>
this.PropertyBag[ItemSchema.TextBody] as complex.TextBody?;
complex.TextBody? get TextBody =>
this.PropertyBag[ItemSchema.TextBody] as complex.TextBody?;