get_field_by_name


Description:

[ Version ( since = "0.12.0" ) ]
public Field? get_field_by_name (string name)

Parameters:

this

A StructDataType.

name

The name of the target field.

Returns:

The field that has the name in the struct data type or null on not found.