SystemVariableChangedEventArgsName Property
 | 
Namespace:  Bricscad.ApplicationServices
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public string Name { get; }
 
Public ReadOnly Property Name As String
        Get
 
public:
property String^ Name {
        String^ get ();
}
 
member Name : string with get
 
 
 
Property Value
Type: 
String 
See Also