Prop


Source

File: wp-includes/class-avif-info.php

class Prop { // Property index <-> item id associations.
  public $property_index;
  public $item_id;
}