SectionTitle public struct SectionTitle : Codable, Equatable The table’s section title, if identified. text The text of the section title, if identified. Declaration Swift public var text: String? location The numeric location of the identified element in the document, represented with two integers labeled begin and end. Declaration Swift public var location: Location? Copyright 2020 IBM Generated by jazzy ♪♫ v0.14.0, a Realm project.