SwiftDocCSnippetsliceInstance PropertysliceThe name of a snippet slice to limit the embedded code example to a certain line range.@DirectiveArgumentWrapped var slice: String? { get set }DiscussionBy default, the embedded code example includes the full snippet.