Text of subscript Sgroup

Namespace:  Hyleos.Chemistry
Assembly:  Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)

Syntax

C#
public string Subscript { get; set; }
Visual Basic (Declaration)
Public Property Subscript As String
Visual C++
public:
property String^ Subscript {
	String^ get ();
	void set (String^ value);
}

Remarks

For multiple groups, m... is the text representation of the multiple group multiplier. For superatoms, m... is the text of the superatom label.

See Also