Restituisce il nome della parte.
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic string Name { get; }Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}member Name : string with get
Valore della proprietà
Tipo: 
String
Vedi anche