[Missing <summary> documentation for "P:Gemstone.Web.Razor.Trees.TreeNode.Label"]
[ParameterAttribute]
public string Label { get; set; }<ParameterAttribute>
Public Property Label As String
Get
Setpublic:
[ParameterAttribute]
property String^ Label {
String^ get ();
void set (String^ value);
}function get_Label();
function set_Label(value);