generated at
アクセス修飾子
classの public とか private とかの総称


public
private
static
instanceを生成せずに呼ぶことができるmethod
どういう仕組み?
どのへんが「静的」?



get
set