public string Indicator { set; }
Public WriteOnly Property Indicator As String Set
public: property String^ Indicator { void set (String^ value); }