|
FemMaterialname Property
|
Gets the name of the material.
Namespace:
Karamba.Materials
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic 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