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