Property IsValid IsValid Determines if the given memory reference is valid or not. Declaration public bool IsValid { get; } Property Value Type Description bool True if the memory reference is valid; false otherwise.