hasActions.hasProperty

Undocumented in source.
template hasActions(alias T)
@safe
alias hasProperty = ApplyLeft!(hasOneMemberUDA, T)

Meta