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