Public ReadOnly Property HasMutableProperties As Boolean
public bool HasMutableProperties { get; }
public: property bool HasMutableProperties { bool get (); }
function get_hasMutableProperties();