bindM property

Map<String, String> bindM
getter/setter pair

Map of #LANG and #CLAUSE based String-bindings between objects.

Implementation

Map<String, String> bindM = {
  'Bind_1': '*  :bind: bind-Map  *',
};