Property IsEquipped IsEquipped Gets or sets whether the core is equipped by the requesting player. Declaration public bool? IsEquipped { get; set; } Property Value Type Description System.Nullable<System.Boolean>