|
BroFieldName Property |
Namespace: BroccoliSharpAssembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
member Name : string with get, set
/** @property */
public String get_Name()
/** @property */
public void set_Name(String value)
function get_Name();
function set_Name(value);
Property Value
Type:
StringSee Also