멤버함수는 파스칼이라는데


멤버변수는 보통 어떻게해?

난 파스칼이 깔끔한거 같은데


예를 들어서


int Name;

int FullName;


int name;

int fullName;