isValid property

bool isValid

Gets a value indicating whether this collection is still valid to use.

Indicates whether the Realm instance hasn't been closed, if it represents a to-many relationship and it's parent object hasn't been deleted.

Implementation

bool get isValid;