Getters always start with the get keyword followed by the camel case version of the field ... Setters are called when you set a value to a model instance.
確定! 回上一頁