propertyToProxy method

ObjectPrx? propertyToProxy(
  1. String str
)

Implementation

ObjectPrx? propertyToProxy(String str) {
  return null;
}