찾아보니 read only class 라는게 C# 에 있네C#에서 하면 읽기 전용객체가 되는듯private static readonly SamplePoint origin = new SamplePoint(0, 0, 0)
https://docs.microsoft.com/ko-kr/dotnet/csharp/language-reference/keywords/readonly