public string FunctionName { get; set; }
Public Property FunctionName As String
public: property String^ FunctionName { String^ get (); void set (String^ value); }