Property identifier
identifier
Pool or input identifier associated with this buffer.
public string identifier { get; set; }
Property Value
Remarks
DataPool uses this name to look up, transfer, and reuse buffers. When no identifier has been assigned yet, the getter normalizes the value to an empty string.