Protected ReadOnly Property Compiled As Boolean
protected bool Compiled { get; }
protected: property bool Compiled { bool get (); }
function get_compiled();