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