public string ElementEnd { get; set; }
Public Property ElementEnd As String Get Set
public: property String^ ElementEnd { String^ get (); void set (String^ value); }
member ElementEnd : string with get, set
In This Article