IfcFileName.Author

IfcFileName.Author property

Gets or sets the author.

public IfcCollection<string> Author { get; set; }

Property Value

The author.

See Also