public bool ReplaceAll { get; set; }
Public Property ReplaceAll As Boolean Get Set
public: property bool^ ReplaceAll { bool^ get (); void set (bool^ value); }