$ method

Alias cho bind (ngắn gọn hơn)

Implementation

CyberBindingExpression $(String fieldName) {
  return CyberBindingExpression(this, fieldName);
}