Ejemplo n.º 1
0
 public void Initialize()
 {
     _name = PropertyStore.CreateImplicit <string>(nameof(Name));
 }