public int CountAttachments { get; set; }
Public Property CountAttachments As Integer Get Set
public: property int CountAttachments { int get (); void set (int value); }
member CountAttachments : int with get, set
In This Article