Example #1
0
 public string GetState()
 {
     return($"{ArticleState.GetType().Name}");
 }