item property

Item? get item

The mobile scene package's Item describing metadata about the package.

The item includes the metadata that was provided by the mobile scene package author in ArcGIS Pro. This includes information such as:

  • Title
  • Snippet (summary)
  • Description
  • Tags
  • Thumbnail

A mobile scene package's item will be an instance of a LocalItem.

Returns null if the package is not loaded.