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