FileAttributeInfo.name

string name() @property nothrow

Get name field.

Returns

the name of the attribute.
void name(string propval) @property nothrow

Set name field.

Parameters

propvalthe name of the attribute.