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