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