Property IsKinematic IsKinematic Gets or sets a value indicating whether this object is kinematic. Declaration public bool IsKinematic { get; set; } Property Value Type Description bool True if this object is kinematic, false if not.