public bool HasAttachment { get; set; }
Public Property HasAttachment As Boolean Get Set
public: property bool HasAttachment { bool get (); void set (bool value); }
member HasAttachment : bool with get, set
In This Article