GidBuilder.setProperty

Set a property.

class GidBuilder(T)
T
setProperty
(
V
)
(
immutable(char)* name
,
V val
)

Parameters

name immutable(char)*

The property name

val V

The D type value to assign to the property