public bool CanBeCopied { get; }
Public ReadOnly Property CanBeCopied As Boolean Get
public: property bool CanBeCopied { bool get (); }
member CanBeCopied : bool with get