public string RuleName { get; }
Public ReadOnly Property RuleName As String Get
public: virtual property String^ RuleName { String^ get () sealed; }
abstract RuleName : string with get override RuleName : string with get
In This Article