Property Inline Inline Gets or sets a value indicating whether this JSONObject is inline. Declaration public override bool Inline { get; set; } Property Value Type Description bool true if inline; otherwise, false. Overrides JSONNode.Inline