ComponentField.getMethod

  1. string getMethod;
    struct ComponentField(string access)
    static if(access == "ReadWrite")
    string getMethod;
  2. string getMethod;

Meta