Property CanJump CanJump Gets a value indicating whether this Vehicle can jump. Declaration public bool CanJump { get; } Property Value Type Description System.Boolean true if this Vehicle can jump; otherwise, false.