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