= 0.9.2)SolrObject::offsetGet — Used to retrieve a property說明public SolrObject::offsetGet(string $property_name): mix">
(PECL solr >= 0.9.2)
SolrObject::offsetGet — Used to retrieve a property
Used to get the value of a property. This is used when the object is treated as an array.
property_name
Name of the property.
Returns the property value.