1 write to _Name
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
198set { _Name = value; }
1 reference to _Name
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
197get { return _Name; }