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