Property HasTarget HasTarget Gets a value indicating whether the current pointer is non-null. Declaration public bool HasTarget { get; } Property Value Type Description bool true, if the current pointer is non-null; otherwise, false.