Property IsValid IsValid Checks if the component exists on this entity. Declaration public bool IsValid { get; } Property Value Type Description bool Remarks This doesn't take into account if the component is enabled or not.