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