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